
html {
  font-size: calc(100vw/30);
  -webkit-text-size-adjust: 100%;
}
 .facts .team-item:last-child{
    border-top:none
}
.facts .info-lists{
    margin:0 .3rem 0 .6rem
}
.facts .info-lists .info-list{
    position:relative;
    padding:.13rem 0;
    line-height:.48rem;
    font-size:.28rem
}
.facts .info-lists .info-list:last-child{
    border-bottom:.5pt solid #f1f1f1
}
.facts .info-lists .info-list .icon-label{
    position:absolute;
    top:.28rem;
    left:-.31rem;
    width:.18rem;
    height:.18rem
}
.distribute .times{
    display:flex;
    align-items:center;
    padding:0 .3rem;
    height:.46rem;
    font-size:.2rem;
    color:#999
}
.distribute .times .empty{
    flex:1;
    text-indent:-999px
}
.distribute .timing{
    position:relative;
    width:3.8rem;
    height:.46rem
}
.distribute .timing .text{
    position:absolute;
    transform:translateX(-50%);
    height:.46rem;
    line-height:.46rem;
    font-size:.2rem;
    color:#999
}
.distribute .times .zong,.distribute .v-total{
    width:.94rem;
    text-align:center;
    font-size:.2rem
}
.distribute .v-total{
    font-size:.24rem
}
.distribute .dis-teams{
    padding:0 .3rem .32rem
}
.distribute .dis-teams .dis-team{
    display:flex;
    align-items:center;
    height:.48rem
}
.distribute .dis-team2{
    margin-top:.16rem
}
.distribute .dis-t-name{
    flex:1;
    font-size:.28rem
}
.distribute .v-list{
    width:.65rem;
    height:.48rem;
    line-height:.48rem;
    text-align:center;
    color:#fff;
    font-size:.24rem
}
.distribute .list4{
    margin-left:.2rem
}
.data-item .sub-title{
    padding-top:.2rem;
    line-height:.7rem;
    font-size:.32rem;
    font-weight:700
}
.data-item .pd-left{
    padding-left:.3rem
}
.data-item .team-item:last-child{
    border-top:0pt solid #e8e8e8
}
.data-item .team{
    display:flex;
    align-items:center;
    height:.77rem
}
.data-item .team .team-logo{
    width:.43rem;
    height:.43rem;
    margin-right:.08rem
}
.data-item .team .team-name{
    font-size:.28rem
}
.data-item .team-list{
    display:flex;
    align-items:center;
    height:.6rem;
    width:100%
}

.data-item .team-lists .tb-header{
    height:.6rem;
    background-color:#f6f6f6
}
.data-item .team-list .text{
    width:25%;
    color:#333;
    font-size:.24rem;
    text-align:left;
	margin-left:0.2rem;
}
.data-item .tb-header .text{
    color:#999
}
.data-item .no-data{
    color:#999;
    font-size:.28rem;
    justify-content:center
}
.data-item.vs .sub-title{
    padding-bottom:.2rem
}
.data-item.vs .team-list .text{
    width:25%
}
.data-item.recent .teams .right-team .team-logo{
    margin:0 0 0 .08rem
}
.data-item.recent .recent-table .teams{
    display:flex;
    justify-content:space-between;
    padding:0 .3rem;
    box-sizing:border-box;
    border-top:.5pt solid #e8e8e8;
    border-bottom:.5pt solid #e8e8e8
}
.data-item.recent .recent-table .table-item{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:0 .3rem 0 .3rem;
    width:100%;
    height:.88rem;
    box-sizing:border-box;
    font-size:.24rem
}
.data-item.recent .recent-table .table-item .text:first-child{
    width:20%
}
.data-item.recent .recent-table .table-item .text:last-child{
    width:20%;
    text-align:right
}
.playerVs .teams{
    display:flex;
    justify-content:space-between;
    padding:0 .3rem;
    box-sizing:border-box;
    border-bottom:.5pt solid #e8e8e8
}
.playerVs .teams .right-team .team-logo{
    margin:0 0 0 .08rem
}
.playerVs .compare-item{
    padding:.2rem .3rem;
    height:.9rem
}
.playerVs .compare-type{
    display:flex;
    justify-content:space-between;
    align-items:center;
    height:.24rem
}
.playerVs .compare-type .text{
    width:25%;
    font-size:.24rem;
    text-align:center
}
.playerVs .compare-type .text:first-child{
    text-align:left
}
.playerVs .compare-type text:last-child{
    text-align:right
}
.playerVs .slider{
    display:flex;
    margin-top:.14rem
}
.playerVs .slider .col-w{
    width:.04rem;
    height:.24rem
}
.playerVs .slider .rect{
    flex:1;
    height:.12rem;
    background-color:#f8f8f8
}
.playerVs .slider .rect .process{
    height:inherit
}
.playerVs .slider .rect .lower-opacity{
    opacity:.2
}
.playerVs .slider .left .process{
    margin-left:auto;
    background-color:#4891dc
}
.playerVs .slider .right .process{
    background-color:#ed367d
}
.shujublock:not(:last-child) .row-height{
    height:.2rem;
    background-color:#f8f8f8
}
.shujublock{
	margin-bottom:0.25rem;
}



.xios-line{
    height: 0.8rem;
    font-size: .24rem;
    font-weight: 400;
    padding: 0 0.3rem;
}
.flex-v-center {
    display: flex;
    align-items: center;
}
.flex-v-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.xios-line .l-line{
    text-align: right;
}
.xios-line .l-line, .xios-line .r-line{
    height: inherit;
    line-height: 1.3em;
}
.flex-1 {
    flex: 1;
}
.flex-v-center {
    display: flex;
    align-items: center;
}
.flex-v-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.xios-line .ct-box{
    position: relative;
    width: 0.96rem;
    height: inherit;
    text-align: center;
}
.xios-line .ct-box:after, .xios-line .ct-box:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 1px;
    margin-left: -0.5px;
    height: 50%;
    background-color: #aaa;
}
.xios-line .ct-box{
    position: relative;
    width: 0.96rem;
    height: inherit;
    text-align: center;
}

.xios-line .ct-box .time{
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    width: 0.48rem;
    height: 0.4rem;
    transform: translate(-50%,-50%);
    background: #fff;
    color: #2e9fff;
}

.xios-line .ct-box:after {
    top: 50%;
}
.xios-line .ct-box:after, .xios-line .ct-box:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 1px;
    margin-left: -0.5px;
    height: 50%;
    background-color: #aaa;
}
.l-line, .xios-line .r-line{
    height: inherit;
    line-height: 1.3em;
}
.flex-1 {
    flex: 1;
}
.flex-v-center {
    display: flex;
    align-items: center;
}
.flex-v-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.xios-line .r-line .player-cn{
    padding-left: 0.06rem;
}
.flex-1 {
    flex: 1;
}
.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.statics .statics-item {
    padding-top: 0.06rem;
}
.value-info {
    height: 0.36rem;
}
.flex-v-center {
    display: flex;
    align-items: center;
}
.flex-v-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.value-info .txt {
    font-size: .26rem;
    line-height: 1em;
}
.value-info .txt-ct {
    text-align: center;
}
.value-info .txt {
    font-size: .26rem;
    line-height: 1em;
}
.flex-1 {
    flex: 1;
}
.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.process-info {
    padding: 0.12rem 0 0.18rem;
    width: 100%;
}
.flex {
    display: flex;
}
.process-bg {
    flex: 1;
    height: 0.12rem;
    background-color: #f8f8f8;
}
.flex-h-end {
    display: flex;
    justify-content: flex-end;
}
.process-left .process-percent {
    background-color: #fc2c75;
}
.process-percent {
    height: inherit;
}
.statics .empty {
    width: 0.06rem;
    height: 0.12rem;
}
.statics .process-bg {
    flex: 1;
    height: 0.12rem;
    background-color: #f8f8f8;
}
.process-right .process-percent {
    background-color: #32a1fe;
}
.process-percent {
    height: inherit;
}

.other .value-info{
    padding: 0 0.2rem;
    height: 0.6rem;
}
.other  .value-info {
    padding: 0 0.2rem;
    height: 0.6rem;
}
.other  .value-info .txt {
    font-size: .24rem;
    color: #666;
}
.other:nth-child(even){background-color:#f6f6f6;}


.col_1{
    min-width: 50px!important;
}
.table{
	border:0;
	width:100%;
	margin-bottom:10px;
}
.table .td{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height:30px;
    overflow: hidden;
    padding: 0 10px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size:13px;
}
.thead{background-color:#f6f6f6;}
.tr:nth-child(even){background-color:#f6f6f6;}
.tjtitle{
	font-size:16px;
	margin-bottom:10px;
	color:#333333;
	font-weight:800;
}